Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADD: center tap equivalence #447

Merged
merged 4 commits into from
Oct 13, 2023
Merged

ADD: center tap equivalence #447

merged 4 commits into from
Oct 13, 2023

Conversation

jtabarez
Copy link
Collaborator

@jtabarez jtabarez commented Oct 13, 2023

Removes distribution transformers and replaces them with lines. The current version only
supports distribution transformers supplying loads i.e. no lines between transformer and load.

Removes center tap transformers based on Eq. (1) from Kersting's paper
'Center-Tapped Transformers and 120/240-V Secondary Models'

$$Z0 = 0.5*r_t + j0.8*x_t$$

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #447 (946fddf) into main (9767b7d) will increase coverage by 0.28%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #447      +/-   ##
==========================================
+ Coverage   73.79%   74.08%   +0.28%     
==========================================
  Files          72       72              
  Lines       16300    16356      +56     
==========================================
+ Hits        12029    12117      +88     
+ Misses       4271     4239      -32     
Files Coverage Δ
src/data_model/transformations/misc.jl 45.63% <100.00%> (+9.57%) ⬆️

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pseudocubic pseudocubic changed the title Add center tap equiv ADD:center tap equiv Oct 13, 2023
@pseudocubic pseudocubic changed the title ADD:center tap equiv ADD: center tap equivalence Oct 13, 2023
@pseudocubic pseudocubic self-assigned this Oct 13, 2023
@pseudocubic pseudocubic added this to the v0.15.1 milestone Oct 13, 2023
@pseudocubic pseudocubic merged commit 70769ca into main Oct 13, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants